Intelligible display for 'ostree show'
authorStef Walter <stefw@redhat.com>
Wed, 14 Aug 2013 09:25:32 +0000 (11:25 +0200)
committerStef Walter <stefw@redhat.com>
Thu, 15 Aug 2013 04:48:25 +0000 (06:48 +0200)
commit790132a81aaea6327a7201ce1284bece98fdec4f
treebb59b546e48d9fdc3c7b5973bc457b32f3bd6ccf
parent11bdbe1fb860b1bd4693343adb4d53a223d3c8d6
Intelligible display for 'ostree show'

Show something similar to git metadata display. Show raw variant
data when --raw is specified

https://bugzilla.gnome.org/show_bug.cgi?id=705973
Makefile-ostree.am
src/ostree/ot-builtin-show.c
src/ostree/ot-dump.c [new file with mode: 0644]
src/ostree/ot-dump.h [new file with mode: 0644]
tests/test-basic.sh